home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / bid14.arc / BID.DOC < prev    next >
Text File  |  1991-12-27  |  7KB  |  141 lines

  1.                        ────────────────────────────
  2.                           ██████   ████  ██████
  3.                           ██   ██   ██   ██   ██
  4.                           ██████    ██   ██   ██
  5.                           ██   ██   ██   ██   ██
  6.                           ██████   ████  ██████
  7.                        ────────────────────────────
  8.  
  9.      The BBS Information Door - (C)Copyright 1991, Brian Pirie (1:163/264)
  10.  
  11.  
  12.  
  13.  
  14.  
  15.           This is a brief manual describing the process for setting up
  16.           and running BID on your BBS system. BID is *very* easy to use,
  17.           and there is almost nothing involved in setting it up (thus
  18.           the small size of this manual.) Since it is often the most fun
  19.           to setup new software by trial and error, feel free to skip
  20.           this manual, and jump right in! Do come back to the manual
  21.           afterward, though, as there are some elements of BID that
  22.           might not be obvious.
  23.  
  24.  
  25.  
  26.  
  27.        ┌─ WHAT IS BID? ─┐
  28.        └────────────────┘
  29.               Welcome to the BBS Information Door - "B.I.D."! This BBS
  30.        door is intended to help new users on your BBS get a head start
  31.        at BBSing! Most people who are new to BBSing have a great deal of
  32.        difficulty learning about how to use BBSes - and will often not
  33.        call back simply because they don't know what's available to them
  34.        on the BBS. This simple door will introduce new users to BBSing,
  35.        teach them about messages, files, doors, and let them know what
  36.        they should and shouldn't do on your BBS. The door will also
  37.        allow users getting started on BBSes to download some key files,
  38.        such as compression utilities, your BBS membership form, etc. for
  39.        free (ie, it won't count against their ratio.) You can setup BID
  40.        and get it running "as is" in a matter of only a few minutes.
  41.        Alternatively, you can customize some or all of the text that BID
  42.        displays to users, to make the door specific to your BBS.
  43.  
  44.                Also, you'll be happy to hear that BID is... get this...
  45.  
  46.                                ABSOLUTELY FREE!!!!
  47.  
  48.                           What???? ABSOLOUTELY FREE!!!
  49.  
  50.        Afterall, I didn't write this software in a desperate attempt to
  51.        make a few bucks from other sysops who are probably equally poor
  52.        as myself. Instead, I wrote the software because I, as I expect
  53.        is the case with yourself, really enjoy this fantastic hobby of
  54.        electronic communications, and wanted to make my own little
  55.        contribution to the hobby. So, if you like this program, or like
  56.        my philosophy of REALLY GOOD FREE SOFTWARE, (or even if you
  57.        don't), drop me a message and let me know! It would be great to
  58.        hear from you!
  59.  
  60.  
  61.  
  62.        ┌─ SETTING UP BID ─┐
  63.        └──────────────────┘
  64.               To get BID setup and running on your BBS, you need only
  65.        follow these steps:
  66.  
  67.                   1.) Simply UnZip BID and place it in the directy you
  68.                       wish it to run in. This may be either your BBS
  69.                       system directory, or a seperate sub-directory.
  70.                       (note that if you use a seperate sub-directory,
  71.                       you must change into this directory prior to
  72.                       running BID.) Then add BID to the menu new users
  73.                       will access it from, and setup your BBS system to
  74.                       load the door as you would any other door. You
  75.                       will probably want to do everything you can to
  76.                       help and encourage new users to use the BID door.
  77.  
  78.                   2.) Alter the BBSLIST.TXT file to contain a list of
  79.                       BBSes in your area, for use by new BBS users.
  80.  
  81.                   3.) If you wish to allow users to be able to download
  82.                       a few files from within the door, you must:
  83.                            A.) Be sure a copy of DSZ is either in the
  84.                                BID directory, or somewhere in your
  85.                                "PATH".
  86.                            B.) Alter the FILES.BBS file to list the
  87.                                names and desciptions of the files that
  88.                                should be available for download. The
  89.                                user will only be able to download files
  90.                                that are listed in the FILES.BBS file. If
  91.                                you wish the user to be able to a file in
  92.                                another directory other than the BID
  93.                                directory, simply include the full path
  94.                                and filename of the file you wish to
  95.                                allow them to download.
  96.  
  97.  
  98.        ┌─ CUSTOMIZING BID ─┐
  99.        └───────────────────┘
  100.                You may customize some or all of the information
  101.        displayed by the BID system. The main menu can be altered by
  102.        editing the files BIDMENU.ASC, BIDMENU.ANS and BIDMENU.AVT. The
  103.        text displayed by BID is divided into up to 10 different
  104.        sections, each section accessable from the menu by using the
  105.        number keys 1-0. Each section is divided up into one or more
  106.        individual screens, numbered from 000 to 999. Thus, the filenames
  107.        containing this text are formed as follows:
  108.  
  109.                          BIDTEXTx.yyy
  110.  
  111.         where x is the section, and yyy is the individual screen. Thus,
  112.         the first file displayed would be BIDTEXT0.000, followed by
  113.         BIDTEXT0.001, etc. Each of these files may contain from 1-19
  114.         lines of text. The rest is up to you!
  115.  
  116.  
  117.         ┌─ A QUICK PLUG FOR OPENDOORS ─┐
  118.         └──────────────────────────────┘
  119.                BID was written in only a few hours (although the text
  120.         BID displays took considerably longer to write), using
  121.         "OpenDoors". If you program in Turbo C, Turbo C++ or Boland C++,
  122.         and are interested in writing doors or other utility programs
  123.         for BBSes, you may request ODOORS*.* from 1:163/264 for the
  124.         newest version. OpenDoors automatically handles almost every
  125.         aspect of programming doors, and is not only very powerful, but
  126.         very easy to use! And, beginning with version 3.00, OpenDoors
  127.         also provides you with a complete set of routines for
  128.         manipulating BBS system, configuration, user files - plus a full
  129.         message base engine! This only scratches the surface of what
  130.         OpenDoors actually is - if you want to find out more, pick up a
  131.         copy!
  132.  
  133.  
  134.         ┌─ CLOSING WORDS ─┐
  135.         └─────────────────┘
  136.                Yes! That's all you need to know about BID! Easy, isn't
  137.         it? :-) If you have any questions, comments or suggestions about
  138.         BID, please feel more than free to get in touch with me at
  139.         1:163/264 in FidoNet. Also, special thanks Dennis Matney for his
  140.         help in reading through and fixing up the BBS Information text.
  141.